﻿2026-07-22T17:31:44.5476657Z ##[group]Run actions/checkout@v5
2026-07-22T17:31:44.5476892Z with:
2026-07-22T17:31:44.5477026Z   repository: SaberMage/spt-shell-notify
2026-07-22T17:31:44.5477197Z   path: .adapter-notify
2026-07-22T17:31:44.5478618Z   token: ***
2026-07-22T17:31:44.5478750Z   ssh-strict: true
2026-07-22T17:31:44.5478870Z   ssh-user: git
2026-07-22T17:31:44.5478988Z   persist-credentials: true
2026-07-22T17:31:44.5479123Z   clean: true
2026-07-22T17:31:44.5479243Z   sparse-checkout-cone-mode: true
2026-07-22T17:31:44.5479395Z   fetch-depth: 1
2026-07-22T17:31:44.5479511Z   fetch-tags: false
2026-07-22T17:31:44.5479685Z   show-progress: true
2026-07-22T17:31:44.5479813Z   lfs: false
2026-07-22T17:31:44.5479922Z   submodules: false
2026-07-22T17:31:44.5480048Z   set-safe-directory: true
2026-07-22T17:31:44.5480192Z   allow-unsafe-pr-checkout: false
2026-07-22T17:31:44.5480337Z env:
2026-07-22T17:31:44.5480449Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T17:31:44.5480618Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T17:31:44.5480791Z ##[endgroup]
2026-07-22T17:31:45.2982275Z Syncing repository: SaberMage/spt-shell-notify
2026-07-22T17:31:45.2982623Z ##[group]Getting Git version info
2026-07-22T17:31:45.2982880Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-22T17:31:45.3304277Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T17:31:45.3525709Z git version 2.43.0.windows.1
2026-07-22T17:31:45.3548268Z ##[endgroup]
2026-07-22T17:31:45.3555481Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c40119f3-e180-4bfb-93c4-874ece199931\.gitconfig'
2026-07-22T17:31:45.3568440Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c40119f3-e180-4bfb-93c4-874ece199931' before making global git config changes
2026-07-22T17:31:45.3568914Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T17:31:45.3575511Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-22T17:31:45.3834740Z ##[group]Initializing the repository
2026-07-22T17:31:45.3839730Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-22T17:31:45.5186917Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-22T17:31:45.5212552Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-22T17:31:45.5481529Z ##[endgroup]
2026-07-22T17:31:45.5481777Z ##[group]Disabling automatic garbage collection
2026-07-22T17:31:45.5486413Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T17:31:45.5719748Z ##[endgroup]
2026-07-22T17:31:45.5719968Z ##[group]Setting up auth
2026-07-22T17:31:45.5725980Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T17:31:45.5956233Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T17:31:46.1265481Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T17:31:46.1589963Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T17:31:46.7765641Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T17:31:46.8002998Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T17:31:47.3764665Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T17:31:47.4075637Z ##[endgroup]
2026-07-22T17:31:47.4075882Z ##[group]Determining the default branch
2026-07-22T17:31:47.4078009Z Retrieving the default branch name
2026-07-22T17:31:47.8115488Z Default branch 'main'
2026-07-22T17:31:47.8115851Z ##[endgroup]
2026-07-22T17:31:47.8116057Z ##[group]Fetching the repository
2026-07-22T17:31:47.8122745Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-22T17:31:48.8546981Z From https://github.com/SaberMage/spt-shell-notify
2026-07-22T17:31:48.8547255Z  * [new branch]      main       -> origin/main
2026-07-22T17:31:48.8669404Z ##[endgroup]
2026-07-22T17:31:48.8669647Z ##[group]Determining the checkout info
2026-07-22T17:31:48.8670457Z ##[endgroup]
2026-07-22T17:31:48.8675556Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T17:31:48.8936006Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T17:31:48.9167784Z ##[group]Checking out the ref
2026-07-22T17:31:48.9171964Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T17:31:48.9499471Z branch 'main' set up to track 'origin/main'.
2026-07-22T17:31:48.9499702Z Reset branch 'main'
2026-07-22T17:31:48.9520506Z ##[endgroup]
2026-07-22T17:31:49.0554906Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T17:31:49.0778221Z ee2d37eadc730c0019e0af82d683074c509634a2
